import { Icon } from '@aws-amplify/ui-react'; export const CustomIconWithSvgExample = () => { return ( // This is an align bottom icon ); };